Revert "window: Check if we can use CSD before enabling them"
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 Jun 2015 13:19:29 +0000 (14:19 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 Jun 2015 13:21:47 +0000 (14:21 +0100)
commit97e728580cba385c7d8e193b7119f67ab507d511
tree2b1e3e59718850bdc8e9315ac3d503031786f034
parent4e155d784dda384cd4bba6653134b1a0542ee569
Revert "window: Check if we can use CSD before enabling them"

This reverts commit c5e5ee67490e7e7af56052d8f8beb75db002c2f1.

It turns out that this commit breaks the default sizing of GtkWindow,
which in turn causes the window to be smaller than the handle size,
which ends up sending invalid rectangles to Cairo.

We'll have to find another way to fix the CSD issue.

See also: https://bugzilla.gnome.org/show_bug.cgi?id=751140

https://bugzilla.gnome.org/show_bug.cgi?id=750343
gtk/gtkwindow.c